home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / blankery / agblankers / source / readme
Text File  |  1995-02-22  |  1KB  |  35 lines

  1. This directory contains all the sources necessary to compily my
  2. blanker modules. The files in here don't have icons, use the 
  3. "View all files" menu to show them.
  4.  
  5. ------
  6.  
  7. All of my blankers are "hacked" in at most one day. Furthermore,
  8. they are not hard to understand, so I didn't document too much
  9. (ie. hardly at all). The only a bit more sophisticated module,
  10. Water, is commented a bit better just in case You want to read it.
  11.  
  12. ------
  13.  
  14. The sources can be compiled with SAS/C 6.3. To compile blanker <X>:
  15.  
  16. 1. get the Garshneblanker source archive and unpack it. It will
  17.    create a blankers directory with one subdirectory for each
  18.    module (Aswarm and such).
  19. 2. Add the new directories Cubes... in the source directory of my
  20.    archive.
  21. 3. Enter directory <X>, call scopts to adjust the options optimally
  22.    to Your machine.
  23. 4. Enter the blankers directory and change the compilem script to
  24.    use MATH=FFP (if You have a FPU You have to change the SCOPTS
  25.    and the compilem script
  26. 5. Change the first definitions in SMakefile: Adjust DIR and
  27.    DOSDIR to the directories containing Your blanker modules
  28. 6. compile with
  29.      execute compilem install <X>
  30.    The blanker should be compiled and installed to Your directory.
  31.  
  32. ------
  33.  
  34. Karlheinz.
  35.